home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8292 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: usenet.eel.ufl.edu!newsmaster
  2. From: Michael Sheppard <afn03244@afn.org>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Can C++ run DOS .exe files?
  5. Date: Sat, 02 Mar 1996 19:08:12 -0800
  6. Message-ID: <31390D1C.12A4@afn.org>
  7. References: <Pine.SUN.3.91.960302145426.22358A-100000-100000-100000-100000@wally.uofport.edu>
  8. NNTP-Posting-Host: dialup55.afn.org
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. Paul George wrote:
  15. > I'm involved in a project which requires C++ to call a DOS executable
  16. > file, and then return back to the C++ program upon finishing?
  17. > I have looked in several C and C++ books, but I have yet been able to
  18. > find an answer to this question.  At the very least, I would like to find
  19. > a C/C++ program which can shell to DOS?
  20. > If you can help, please email;
  21. > pgeorge@uofport.edu
  22. > Paul George, E.E. Senior Undergraduate
  23. > Multnomah School of Engineering
  24. > University of Portland
  25. > 5000 N. Willamette Blvd.
  26. > Portland, OR  97203 You can run .exe files from C or C++ by using the exec... family of 
  27. standard C library functions. 
  28. -- 
  29. Michael Sheppard <afn03244@afn.org>
  30. VP/Engineering            SignalMetrics, Inc.
  31.